Welcome![Sign In][Sign Up]
Location:
Search - dda algorithm

Search list

[Graph programDDA与Bresenham算法

Description: DDA与Bresenham算法-计算机图形学-DDA and the Bresenham algorithm-Computer Graphics
Platform: | Size: 51915 | Author: 李春雷 | Hits:

[GDI-BitmapDDA_Algorithm

Description: DDA算法:用于计算机图形学中的线段绘制算法-DDA algorithm : Computer Graphics for the segment Rendering Algorithm
Platform: | Size: 931 | Author: 月间 | Hits:

[EditBoxDDAline1

Description: 计算机图形学,利用DDA算法,中点画线算法,实现直线的绘制-computer graphics, the use of DDA algorithm, which dotted line algorithm, achieving a linear mapping
Platform: | Size: 1141 | Author: cyz | Hits:

[Button controlDDAline2

Description: 中点画线算法2,DDA算法2,实现对直线的绘制-were dotted line algorithm 2, two DDA algorithm to achieve the linear mapping
Platform: | Size: 1065 | Author: cyz | Hits:

[GDI-BitmapDDA画直线实验一

Description: DDA直线画线算法,希望能用得上。是老师在课堂上要求的,希望对大家有用-DDA straight line drawing algorithm, hope to ebb and flow. The teachers in the classroom requirements, I hope useful for all
Platform: | Size: 4325 | Author: 郑平 | Hits:

[GDI-BitmapBresenham&DDA

Description: 《计算机图形学》用DDA和Bresenham算法画直线-"Computer Graphics" with DDA and the Bresenham algorithm painting line
Platform: | Size: 101021 | Author: 陈新新 | Hits:

[TreeViewdrawaline

Description: DDA算法画直线,虽然比较简单,但是我个人的第一个图形学程序,希望大家提出批评.-DDA algorithm painting line, although relatively simple, but personally I of a graphics procedures in the hope that we criticize.
Platform: | Size: 6463799 | Author: 赵遥 | Hits:

[Other resourceDDA&Bresenham

Description: DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
Platform: | Size: 248490 | Author: 李冰海 | Hits:

[GDI-BitmapDDA_motion

Description: 用dda算法实现的图象运动 对dda函数进行了必要的改良-dda algorithm with the image campaign dda function of the necessary improvements
Platform: | Size: 27348 | Author: 小p | Hits:

[Other resourcejsjtuxingxue

Description: 计算机图形学程序 BRESENHACircle.C BRESEN算法圆 LINEDDA.C DDA算法画直线 unicursal.C 一笔画成图形-computer graphics algorithms procedures BRESENHACircle.C BRESEN Yuan LIN EDDA.C DDA algorithm painting a stroke unicursal.C straight into graphics
Platform: | Size: 1614 | Author: 静静 | Hits:

[GDI-BitmapTuXingXueZongHeShiXi

Description: 这是我图形学的综合实习程序,里面实现直线的dda算法,中点Bresenham算法,改进Bresenham算法的绘图,椭圆的中点Bresenham算法,圆的八分画圆结合中点Bresemham算法的绘制,并包含了图形的翻转,平移,对称,比例变换,内有说明文档-integrated graphics attachment procedures, straight line inside the dda algorithm, the midpoint of Bresenham algorithm, improving the Bresenham algorithm for mapping, elliptical midpoint Bresenham algorithm, the eighth round midpoint Bresemham Circle combining algorithm mapping, and includes graphics and overturned, translational symmetry, Transform ratio, which is documented
Platform: | Size: 10651 | Author: 4587 | Hits:

[Graph programjsjtx

Description: DDA算法的程序实现计算机图形学实验报告 改进的bresenham画线算法的程序实现 字符点阵显示算法的程序实现 梁友栋-barske算法的程序实现-DDA algorithm computer graphics program to improve the experimental report bresenham line drawing algorithm the program character dot-matrix display algorithm Program friends of Liang Dong-barske Algorithm Program
Platform: | Size: 23539 | Author: 林明清 | Hits:

[Other resourceCG_Line

Description: 计算机图形学的简单设计,包括dda算法,brem算法和矩形,圆的绘制-simple computer graphics design, including dda algorithm, Brem algorithm and rectangular, circular mapping
Platform: | Size: 16635 | Author: burnett | Hits:

[Graph DrawingDDA

Description: 用 DDA算法算法实现直线段的绘制。 已知直线段的两个端点坐标分别为 P1(0,0) 和 P2(600,200),请用 DDA 算法 绘制出连接 P1 和 P2 的线段。背景要求为黑色,线段要求为白色。 -DDA algorithm algorithm line segment drawn. The known coordinates of the two endpoints of the line segment P1 (0,0) P2 (600,200), respectively, with a DDA algorithm to draw a line segment connecting P1 and P2. The background in claim black segment requirement as a white.
Platform: | Size: 1024 | Author: 毛越 | Hits:

[OpenGL programDDA

Description: 计算机图形学 利用“DDA”算法画直线 输入起点坐标和终点坐标就能花痴直线-The use of computer graphics DDA algorithm for drawing a straight line Enter the starting point and end point can anthomaniac the straight line
Platform: | Size: 1024 | Author: JJJ | Hits:

[Graph DrawingDDA

Description: DDA算法画直线--计算机图形学 这是我在计算机图形课上做的实验题,程序写的不是太好,仅供参考吧。-DDA algorithm for drawing a straight line- This is my computer graphics courses in computer graphics to do experiment, a program written is not very good, it is for reference only.
Platform: | Size: 4177920 | Author: 杨丽蔷 | Hits:

[OS programDDA-and-breshenham

Description: 实验提供名为 Experiment_Frame_One的平台,该平台提供基本绘制、设置、输入功能,学生在此基础上实现DDA算法和Mid_Bresenham算法,并进行分析。-Experiments provide a platform called Experiment_Frame_One, the platform provides basic drawing, settings, input, and Mid_Bresenham students achieve DDA algorithm based on this algorithm and analyzed.
Platform: | Size: 996352 | Author: 毕栋梁 | Hits:

[Other GamesDDA

Description: As we know that in computer graphics subject we have a several line drawing algorithms. Here i am uploading code for DDA algorithm for line drawing.
Platform: | Size: 1024 | Author: v | Hits:

[Graph programDDA

Description: 在Visual C++ 的MFC中实现DDA 画线算法 通过网格的形式表现出来(The implementation of the DDA drawing algorithm in the MFC of Visual C++ is shown in the form of the grid)
Platform: | Size: 363520 | Author: Mihriban | Hits:

[2D GraphicDDA、中点及Bresenham算法生成直线

Description: 运用DDA算法、中点算法及Bresenham算法,用C++语言编写的实现二维直线的绘制(Using DDA algorithm, midpoint algorithm and Bresenham algorithm, C++ language is used to draw two-dimensional straight line.)
Platform: | Size: 11264 | Author: lxenia | Hits:
« 1 2 3 45 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net